Table 43 - COPY AND VERIFY command
=============================================================================== | Bit| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | |Byte | | | | | | | | | |=============================================================================| | 0 | Operation code (3Ah) | |-----------------------------------------------------------------------------| | 1 | Logical unit number | Reserved | BytChk | Pad | |-----------------------------------------------------------------------------| | 2 | Reserved | |-----------------------------------------------------------------------------| | 3 | (MSB) | |--------- ---| | 4 | Parameter list length | |--------- ---| | 5 | (LSB) | |-----------------------------------------------------------------------------| | 6 | Reserved | |-----------------------------------------------------------------------------| | 7 | Reserved | |-----------------------------------------------------------------------------| | 8 | Reserved | |-----------------------------------------------------------------------------| | 9 | Control | ===============================================================================A byte check (BytChk) bit of zero causes a medium verification to be performed with no data comparison. A BytChk bit of one causes a byte-by-byte comparison of data written on the destination medium and the data transferred from the source medium. If the comparison is unsuccessful for any reason, the copy manager shall return CHECK CONDITION status with the sense key set to MISCOMPARE. The remaining fields in the sense data shall be set as documented in the COPY command.